Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| instanceId | String | ||
| roles | List | ||
| emailTriggerTypes | List | ||
| availableVersions | List | ||
| appSettings | Map | ||
| adminProfileSummaryPanels | List | ||
| theme | Theme | ||
| currentPublishedItem | MarketPlacePublishedItem | ||
| currentPublishedVersion | String | ||
| repositoryAppManager | RepositoryAppManager |
Methods
| Name | Returns | Notes | Example |
|---|---|---|---|
| call ( execFn, args ) | Object | Let's you call a JavaScript function defined by the app | |
| getSetting ( name ) | String | ||
| getSetting ( page, name ) | String |
Hide comments